Skip to main content

All Questions

-1votes
1answer
982views

Angular custom directive to use an if condition in ng-repeat

I am using panels to display the response which is dynamic in nature. I want to differentiate the panels using 2 different colors i.e., if the response has a status of positive, the panel or panel's ...
JESSIE's user avatar
0votes
1answer
2kviews

angular, angular-snap.js, toggle button click hide/show behavior should not effect header and menu

I am using angular-snap.js for my vertical slider. The problem I am facing is that the snap-content and snap-drawer Toggle buttons are appearing and functioning from the top of a page (even above the ...
smart987's user avatar
0votes
1answer
149views

Angular ui directives as attribute

Is it possible for me to use angular ui directives as attributes or class instead of elements?? eg: <ul class="accordion"> <li class="accordion-group"> my content </...
jithin's user avatar
  • 1,482

close